-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Add GitHub Action to enforce architect approval for strict version pins #44117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…tect approval Co-authored-by: l0lawrence <[email protected]>
Co-authored-by: l0lawrence <[email protected]>
|
@copilot help me fix the CI errors |
… of workflows directory Co-authored-by: l0lawrence <[email protected]>
Fixed the CI errors in commit c2684be:
The workflow should now pass CI checks. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot remove the codeowner names from the readme |
Co-authored-by: l0lawrence <[email protected]>
Removed the codeowner names from the README in commit 45517b7. The documentation now refers to "designated architects" instead of listing specific usernames. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot ignoring the spelling errors in the python file |
Co-authored-by: l0lawrence <[email protected]>
Added Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Implementation Complete ✅
/sdk/**/setup.pyand/sdk/**/pyproject.tomlRecent Changes:
Added .github/scripts/ to cspell ignorePaths** - Updated
.vscode/cspell.jsonto ignore spelling checks in the.github/scripts/directory to avoid false positives in the check_strict_pins.py script.Original prompt
This pull request was created as a result of the following prompt from Copilot chat.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.